home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / dfue / avmnfax / source / recordconversation.avmsrc < prev    next >
Text File  |  1995-03-09  |  1KB  |  89 lines

  1. startrecord=true
  2. label=
  3. nodetype=7
  4. filename=avm:rexx/stdhead.avm
  5. nextactiontype=3
  6. nextactionaction=
  7. endrecord=true
  8. startrecord=true
  9. label=
  10. nodetype=14
  11. comment=Initialize log
  12. nextactiontype=3
  13. nextactionaction=
  14. endrecord=true
  15. startrecord=true
  16. label=
  17. nodetype=8
  18. line1=handle = makeUniqueFile()
  19. line2=call initLogEntry()
  20. line3=call time('r')
  21. line4=
  22. line5=
  23. line6=
  24. line7=
  25. line8=
  26. line9=
  27. line10=
  28. nextactiontype=3
  29. nextactionaction=
  30. endrecord=true
  31. startrecord=true
  32. label=
  33. nodetype=0
  34. filename=voiceFile('manual', handle)
  35. recordinglength=500
  36. silenceinterval=-1
  37. silencethreshold=-1
  38. keyactiontype=3
  39. keyactionaction=
  40. quietactiontype=3
  41. quietactionaction=
  42. silenceactiontype=3
  43. silenceactionaction=
  44. faxactiontype=3
  45. faxactionaction=
  46. dataactiontype=3
  47. dataactionaction=
  48. busyactiontype=3
  49. busyactionaction=
  50. timedoutactiontype=3
  51. timedoutactionaction=
  52. abortactiontype=3
  53. abortactionaction=
  54. erroractiontype=3
  55. erroractionaction=
  56. nextactiontype=3
  57. nextactionaction=
  58. endrecord=true
  59. startrecord=true
  60. label=
  61. nodetype=14
  62. comment=Save log entry
  63. nextactiontype=3
  64. nextactionaction=
  65. endrecord=true
  66. startrecord=true
  67. label=
  68. nodetype=8
  69. line1=log.filename = handle
  70. line2=log.length = trunc(time('e'))
  71. line3=log.comment = 'Recorded Manually'
  72. line4=log.type = 'voice'
  73. line5=call saveLogEntry('manual', handle)
  74. line6=
  75. line7=
  76. line8=
  77. line9=
  78. line10=
  79. nextactiontype=3
  80. nextactionaction=
  81. endrecord=true
  82. startrecord=true
  83. label=
  84. nodetype=7
  85. filename=avm:rexx/simplestdtail.avm
  86. nextactiontype=3
  87. nextactionaction=
  88. endrecord=true
  89.